! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Feature request: Remember last selceted sound card
Status:
RESOLVED: FIXED
Product:
Xfce4-mixer
Component:
General

Comments

Description Jannis Pohlmann editbugs 2008-08-31 00:08:07 CEST
If you have more than one sound card and you want to see the second one in the list of the main mixer window, you can make it visible using the sound card combo box. However, if you close the mixer and open it again, you'll notice that the first card is now selected. This can become very annoying if you always want to see the second sound card.

Solution: Remember the sound card used last time and select it on the next startup.
Comment 1 Jannis Pohlmann editbugs 2008-08-31 18:34:42 CEST
Implemented in revision 27629:

        * libxfce4mixe/xfce-mixer-card-combo.c,
          xfce4-mixer/xfce-mixer-window.c: Remember the selected sound card so
          that it is selected again on next startup. Use
          xfce_mixer_card_get_name() instead of
          xfce_mixer_card_get_display_name() to determine the active card
          index in XFceMixerCardCombo.

Bug #4338

Reported by:
Jannis Pohlmann
Reported on: 2008-08-31
Last modified on: 2009-07-14

People

Assignee:
Jannis Pohlmann
CC List:
0 users

Version

Attachments

Additional information